home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 051-075 / scopedisk64 / blk / readme < prev    next >
Text File  |  1995-03-19  |  595b  |  21 lines

  1. IntuiTools: blk
  2.  
  3. "Blk" is a little requester-generation tool I created to make requesters
  4. easy.  It converts a funky requester source format into 'C' declarations
  5. for including in user code.  Its operation is documented in blk.doc, and
  6. an example requester is included that takes you from requester source
  7. (colors.r) to inclusion into user code (pro.c).
  8.  
  9. Have fun and happy hacking.
  10.  
  11.     Stuart Ferguson        1/89
  12.     (shf@well.UUCP)
  13.  
  14.     123 James Ave.
  15.     Redwood City, Ca.
  16.         94062
  17.  
  18.  
  19. P.S.  The lexical analysis stuff is kind of a hack -- it just proved
  20. useful for this application.  I disclaim it completely.
  21.